home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: dd.chalmers.se!news.chalmers.se!sunic!EU.net!Germany.EU.net!netmbx.de!zib-berlin.de!news.belwue.de!news.uni-ulm.de!rz.uni-karlsruhe.de!stepsun.uni-kl.de!uklirb.informatik.uni-kl.de!feck
- From: feck@informatik.uni-kl.de (Christoph Feck IRZ)
- Subject: Re: Sizeable GUI
- Message-ID: <1994Feb25.154747@informatik.uni-kl.de>
- Sender: news@uklirb.informatik.uni-kl.de (Unix-News-System)
- Nntp-Posting-Host: uklirb.informatik.uni-kl.de
- Organization: University of Kaiserslautern, Germany
- References: <2kimqj$m1v@ugle.unit.no> <2kjii9$4uf@nigel.msen.com>
- Date: Fri, 25 Feb 1994 14:47:47 GMT
- Lines: 18
-
- > Ketil Hunn (ketil@brosme.dhmolde.no) wrote:
- > : Working on a sizable (and font-adaptable) requester, I found that when
- > : shrinking the windowsize, the gadgets sometimes stay visible in the window's
- > : borders. This can be avoided by activating the parent window and then the
- > : sized window. This results in a 'flicker', thoug.
-
- You might use the GM_LAYOUT method along with the GA_RelSpecial
- attribute to let the gadgets resize synchronous to window size
- changes (that is, the gadgets are refreshed in their new size,
- not in the old size).
-
- Hope that helps,
- Christoph
-
- Oh forgot, special gadget relativity is new to 3.0.
-
- 3k// Christoph Feck, TowerSystems
- \X/ Amiga - Intuition inside.
-